@charset "UTF-8";

/*css*/

body {
  min-width: 1200px;
  font-family: 微软雅黑;
  font-size: 17px;
  color: #333333;
}

*,
*:before,
*:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
form {
  margin: 0;
  padding: 0;
  border: 0;
}

input {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

a,
ins {
  text-decoration: none;
}



· a {
  color: #333333;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.cf:after {
  display: block;
  content: '';
  height: 0;
  visibility: hidden;
  clear: both;
}

.cf {
  zoom: 1;
}

.hide {
  display: none;
}

.block {
  display: block;
}

.clear {
  clear: both
}

.main {
  width: 1200px;
  margin: 0 auto;
}

.h5 {
  height: 5px;
}

.h10 {
  height: 10px;
}

.h15 {
  height: 15px;
}

.h20 {
  height: 20px;
}

.h25 {
  height: 20px;
}

.h30 {
  height: 30px;
}

.h40 {
  height: 40px;
}

.h45 {
  height: 45px;
}

.h50 {
  height: 50px;
}


/* 头部通用 */

#float {
  clear: both;
}


/*第一部分标题内容*/

.div1 {
  text-align: center;
  margin: 0px auto;
  width: 820px;
}

.div1 h1 {
  font-size: 28px;
  color: #666666;
}

.div1 p {
  color: #999999;
  font-size: 15px;
  line-height: 45px;
}


/*第二部分样式开始*/

.div2 {
  overflow: hidden;
}


/* 轮播 */

.lunbo {
  width: 680px;
  height: 390px;
  overflow: hidden;
  position: relative;
}

.lunbo .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 10px;
  bottom: 12px;
  z-index: 1;
}

.lunbo .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}

.lunbo .hd ul li {
  width: 15px;
  height: 15px;
  float: left;
  margin-right: 6px;
  background: url("newsphoto_dot_05.png") 0 0 no-repeat;
}

.lunbo .hd ul li.on {
  background: url("newsphoto_active_dot_03.png") no-repeat;
}

.lunbo .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.lunbo .bd li {
  zoom: 1;
  vertical-align: middle;
}

.lunbo .bd li a {
  position: relative;
  width: 680px;
  height: 390px;
  display: block;
}

.lunbo .bd .fit {
  width: 680px;
  height: 390px;
}

.lunbo .bd li .text {
  width: 680px;
  height: 40px;
  background: #333;
  color: #F8F8F8;
  line-height: 40px;
  font-size: 16px;
  padding-left: 20px;
  z-index: 1;
  position: absolute;
  bottom: 0;
  filter: alpha(opacity=40);
  opacity: 0.8;
}

.next {
  width: 32px;
  height: 67px;
  position: absolute;
  z-index: 1;
  background: url(arrow-next.png) no-repeat center;
  background-size: contain;
  right: 0;
  bottom: 165px;
  cursor: pointer;
}

.prev {
  width: 32px;
  height: 67px;
  position: absolute;
  z-index: 1;
  background: url(arrow-prev.png) no-repeat center;
  background-size: contain;
  left: 0;
  bottom: 165px;
  cursor: pointer;
}

.div2 .div2-news {
  width: 495px;
  height: 390px;
  margin-left: 20px;
}

.div2-news .tit {
  border-bottom: 1px solid #C2CFE3;
  width: 100%;
  height: 40px;
}

.div2-news .tit li {
  color: #3673b6;
  font-size: 22px;
  text-align: center;
  float: left;
}

.div2-news .tit a {
  color: #3673b6;
}

.div2-news .tit span {
  color: #D9D9D9;
  padding: 0px 10px;
  float: left;
  line-height: 30px;
  font-size: 22px;
}

.div2-news .active a {
  color: #c31f0b;
}

.list {
  width: 100%;
  height: 330px;
}

.list li {
  font-size: 16px;
  line-height: 33px;
  background: url(dian.png) no-repeat left 14px;
  padding-left: 20px;
}

.list li a {
  font-size: 16px;
  color: #333333;
  width: 98%;
  line-height: 33px;
  display: inline-block;
}

.list li span {
  color: #999999;
  font-size: 16px;
}

.div-bg {
  background: #F8F8F8;
  padding: 30px 0px;
  overflow: hidden;
}


/*第三部分我要看开始*/

.div3 {
}

.div3 .div3-left,
.div4-left,
.div5-left {
  width: 110px;
}

.div3 .div3-left h1,
.div4-left h1,
.div5-left h1 {
  font-size: 36px;
  color: #666666;
}

.div3 .div3-left h1 i,
.div4 .div4-left h1 i,
.div5 .div5-left h1 i {
  color: #3673b6;
  font-style: normal;
}

.div3 .div3-center {
  margin-left: 25px;
  width: 225px;
}

.div3-center ul li {
  width: 225px;
  height: 60px;
  background: #DFEBF0;
  border-radius: 8px;
  color: #3673B6;
  margin-top: 12px;
  line-height: 60px;
}

.div3-center ul li:first-child {
  margin-top: 0px;
}

.div3-center ul li a {
  color: #3673B6;
}

.div3-center .div3-center-img {
  width: 28px;
  height: 28px;
  margin-left: 20px;
}

.div3-center .div3-center-img img {
  width: 100%;
}

.div3-center .div3-center-tit {
  font-size: 18px;
  color: #3673B6;
  padding-left: 15px;
}

.div3 .div3-right {
  margin-left: 25px;
  width: 810px;
  overflow: hidden;
}

.div3-right .tit {
  width: 100%;
  height: 30px;
}

.div3-right .tit li {
  width: 95px;
  color: #999999;
  font-size: 20px;
  text-align: center;
  float: left;
}

.div3-right .tit a {
  color: #999999;
}

.div3-right .tit span {
  color: #D9D9D9;
  padding: 0px 10px;
  float: left;
  line-height: 25px;
  font-size: 20px;
}

.div3-right .hover a {
  color: #3673b6;
  font-weight: bold;
}

.div3-right .tit .more {
  width: 65px;
  display: inline-block;
  float: right;
  margin-top: 7px;
  font-size: 16px;
  color: #999999;
}

.div3-right .list {
  width: 100%;
  height: 380px;
}

.div3-right .list li {
  font-size: 16px;
  line-height: 34px;
  background: url(dian.png) no-repeat left 14px;
  padding-left: 20px;
  width: 810px;
}

.div3-right .list li a {
  font-size: 16px;
  color: #333333;
  line-height: 34px;
}

.div3-right .list li span {
  margin-left: 20px;
  color: #999999;
  font-size: 16px;
}

.div3-right .column-cover ul li.white ins {
  background-color: #F8F8F8;
}

.div3 .div3-bottom {
  /* margin-left: 380px; */
  width: 835px;
  /* overflow: hidden; */
  float: right;
  margin-right: -18px;
}

.div3-bottom ul li {
  width: 155px;
  /* height: 200px; */
  color: #3673B6;
  margin-left: 10px;
  line-height: 45px;
  float: left;
  /* cursor: pointer; */
}

.gs_box {
  width: 155px;
  height: 45px;
  background: #DFEBF0;
}

.div3-bottom ul li:first-child {
  margin-left: 0px;
}

.div3-bottom .div3-bottom-img {
  width: 19px;
  height: 20px;
  margin-left: 15px;
}

.div3-bottom .div3-bottom-img img {
  width: 100%;
}

.div3-bottom .div3-bottom-tit {
  font-size: 18px;
  color: #3673B6;
  padding-left: 15px;
  color: #333333;
}

.div3-bottom .xjdw {
  position: relative;
}


/* 鼠标经过出现内容 */

.main5-list {
  width: 815px;
  height: 57px;
  position: absolute;
  display: none;
  z-index: 99999;
  top: 45px;
  padding-top: 10px;
}

.main5-title-div1 .main5-list i,
.main5-title-div4 .main5-list i {
  left: 91px;
}

.main5-list i {
  width: 17px;
  height: 12px;
  position: absolute;
  background: url(zwgk-bg3.png) no-repeat;
  top: -1px;
}

.main5-list ul {
  background: #FFFFFF;
  border: 1px solid #3673b6;
  padding: 7px 0 7px 20px;
  overflow: hidden;
}

.main5-list ul li {
  float: left;
  width: 32%;
  height: 40px;
  line-height: 40px;
  padding-left: 8px;
  background: url(dian2.jpg) no-repeat left center;
  margin-left: 0px;
}

.main5-list ul li a {
  font-size: 16px;
  color: #333333;
}

.xjdw1:hover .main5-list {
  display: block;
  left: 0px;
}

.xjdw1:hover .main5-list i {
  left: 24px;
}

.xjdw2:hover .main5-list {
  display: block;
  left: -165px;
}

.xjdw2:hover .main5-list i {
  left: 189px;
}

.xjdw3:hover .main5-list {
  display: block;
  left: -330px;
}

.xjdw3:hover .main5-list i {
  left: 354px;
}

.xjdw4:hover .main5-list {
  display: block;
  left: -495px;
}

.xjdw4:hover .main5-list i {
  left: 519px;
}

.xjdw5:hover .main5-list {
  display: block;
  left: -660px;
}

.xjdw5:hover .main5-list i {
  left: 684px;
}


/*第四部分我要办样式开始*/

.div4 {
  margin-top: -120px;
}

.div4-right {
  width: 1065px;
  margin-left: 25px;
}

.div4-01 ul li {
  width: 340px;
  height: 195px;
  margin-left: 20px;
  float: left;
  position: relative;
}

.div4-01 ul li:first-child {
  margin-left: 0px;
}

.div4-01 .grfw {
  background: url(grfw.png) no-repeat;
}

.div4-01 .frfw {
  background: url(frfw.png) no-repeat;
}

.div4-01 .bmfw {
  background: url(bmfw.png) no-repeat;
}

.div4-01 .qxfw {
  background: url(qxfw.png) no-repeat;
  margin-left: 0px;
}

.div4-01 .ywtb {
  background: url(ywtb.png) no-repeat;
  width: 695px;
}

.grfw h2 {
  font-size: 18px;
  color: #333333;
}

.div4-nr,
.div4-nr05 {
  margin-left: 25px;
}

.div4nr01 {
  margin-top: 15px;
}

.div4nr01 p {
  font-size: 16px;
  color: #333333;
  margin-top: 10px;
}

.div4nr01 p a {
  color: #333333;
}

.div4nr01 p:first-child {
  margin-top: 0px;
}

.div4nr02 {
  margin-left: 25px;
}

.div4-nr05 {
}

.div4-nr05 h2 {
  font-size: 40px;
  color: #3673b6;
}

.div4-nr05 p {
  font-size: 16px;
  color: #333333;
}

.div4-nr05 p i {
  font-style: normal;
  font-size: 24px;
  color: #3673b6;
}

.div4-nr05 .div4-nr05-p1 {
  width: 185px;
}

.div4-nr05 .div4-nr05-p2 {
  margin-left: 50px;
}

.ljgd {
  background: #4B92DE;
  border-radius: 15px;
  padding: 2px 0px;
  width: 80px;
  text-align: center;
  margin-top: 10px;
  position: absolute;
  bottom: 3%;
}

.ljgd a {
  color: #FFFFFF;
  font-size: 14px;
}


/*第五部分我要问样式开始*/

.div5 {
}

.div5 .div501 {
  width: 145px;
  margin-left: 25px;
}

.div501 ul li {
  width: 145px;
  height: 67px;
  background: #3673B6;
  border-bottom: 1px solid #86ABD3;
  font-size: 18px;
  font-weight: bold;
  line-height: 67px;
}

.div501 ul li img {
  width: 24px;
  height: 24px;
  margin: 0px 10px 0px 20px;
}

.div501 ul li:hover {
  background: #29609B;
}

.div501 ul li a {
  color: #FFFFFF;
}

.div5 .div502 {
  width: 385px;
  margin-left: 25px;
}

.div5 .div502-tit {
}

.div5 .div502-tit img,
.div503-tit img {
  width: 5px;
  height: 23px;
}

.div5 .div502-tit .div502-p1,
.div503-tit .div503-p1 {
  margin-left: 10px;
  font-size: 20px;
  color: #3673b6;
  font-weight: bold;
  line-height: 23px;
}

.div5 .div502-tit .div502-p2,
.div503-tit .div53-p2 {
  width: 75px;
  height: 23px;
  color: #FFFFFF;
  background: #3673B6;
  text-align: center;
  font-size: 14px;
  border-radius: 5px;
  line-height: 21px;
}

.div5 .div502-tit .div502-p2 a,
.div503-tit .div503-p2 a {
  color: #FFFFFF;
}

.div502 .list {
  width: 100%;
  width: 385px;
  height: 292px;
}

.div502 .list li {
  line-height: 30px;
  background: url(dian.png) no-repeat left 14px;
  padding-left: 20px;
  width: 385px;
}

.div502 .list li a {
  font-size: 18px;
  color: #333333;
}

.div502 .list li span {
  margin-left: 20px;
  color: #999999;
  font-size: 16px;
}

.div5 .div503 {
  width: 485px;
  margin-left: 25px;
}

.div503 .zxfb {
  width: 100%;
  height: 142px;
  font-size: 20px;
  /* color: #FFFFFF; */
  /* background: #3673B6; */
  /* text-align: center; */
  /* padding: 5px 0px; */
}

.div503 .zxfb p {
  font-size: 20px;
  color: #FFFFFF;
  background: #3673B6;
  text-align: center;
}

.div503 .zxfb-tit {
  margin-left: 20px;
  width: 380px;
}

.div503 .zxfb-tit h2 {
  text-align: left;
  font-size: 20px;
  line-height: 30px;
}

.div503 .zxfb-tit p {
  font-size: 16px;
  color: #333333;
  line-height: 40px;
}

.div503 .wqhg {
}

.div503 .wqhg ul li {
  border-left: 8px solid #3673b6;
  width: 100%;
  height: 64px;
  margin-top: 10px;
  /* float: left; */
  padding-left: 15px;
}

.div503 .wqhg ul li:first-child {
  margin-left: 0px;
}

.div503 .wqhg .wqhg01 {
  width: 227px;
  height: 122px;
  position: relative;
}

.div503 .wqhg .wqhg02 {
  width: 108px;
  height: 33px;
  position: absolute;
  left: 0%;
  bottom: 0%;
}

.div503 .wqhg .wqhg-p1 {
  /* text-align: center; */
  font-size: 16px;
  color: #333333;
  padding: 0px 5px;
}

.div503 .wqhg .wqhg-p2 {
  font-size: 12px;
  color: #999999;
  /* text-align: center; */
  margin-top: 10px;
  padding: 0px 5px;
}


/*第六部分底部专题轮播*/


/* 第四部分-底部轮播 */

.div6 {
}

.picScroll-left {
  overflow: hidden;
  position: relative;
}

.picScroll-left .hd {
  overflow: hidden;
}

.tempWrap {
  margin-left: 45px;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
  display: block;
  width: 27px;
  height: 46px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  top: 50px;
}

.picScroll-left .hd .prev {
  background: url(prev.png) no-repeat;
  left: 0px;
}

.picScroll-left .hd .next {
  background: url(next.png) no-repeat;
  right: 0px;
}

.picScroll-left .hd .prevStop {
  background-position: -60px 0;
}

.picScroll-left .hd .nextStop {
  background-position: -60px -50px;
}

.picScroll-left .bdt ul {
  overflow: hidden;
  zoom: 1;
}

.picScroll-left .bdt ul li {
  margin: 0 9px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}

.picScroll-left .bdt ul li:focus {
    outline: 1px solid #333333;
}

.picScroll-left .bdt ul li .pic {
  text-align: center;
  width: 260px;
  height: 170px;
  position: relative;
}

.picScroll-left .bdt ul li .pic img {
  width: 260px;
  height: 143px;
  display: block;
}

.picScroll-left .bdt ul li .pic .pic-01 {
  background: url(ztzl-bg.png) no-repeat;
  width: 240px;
  height: 55px;
  position: absolute;
  bottom: 5%;
  left: 4%;
}

.picScroll-left .bdt ul li .pic .pic-01 p {
  font-size: 16px;
  color: #666666;
  text-align: center;
  line-height: 55px;
}

.picScroll-left .bdt ul li .pic a:hover img {
  border-color: #999;
}

.picScroll-left .bdt ul li .title {
  line-height: 24px;
}

.picScroll-more {
  padding-top: 15px;
  text-align: center;
}

.picScroll-more a {
  font-size: 16px;
  border: 1px solid #ccc;
  padding: 10px 15px;
  border-radius: 1px;
  color: #333;
  display: inline-block;
}

.picScroll-more a:hover {
  color: #333;
}

/* 底部通用样式开始 */

.footer {
  background: #757575;
  width: 100%;
  padding-bottom: 10px;
}


/*友情链接*/

.yqlj1 {
  float: left;
}

.yqlj1 ul li {
  float: left;
  margin-left: 15px;
  width: 111px;
  height: 32px;;
}

.yqlj1 ul li img {
  width: 100%;
}

.yqlj2 {
  float: left;
  margin-left: 60px;
}

.yqlj2 .link .link1 {
  width: 110px;
  float: left;
  margin-left: 40px;
  position: relative
}

.yqlj2 .link li:first-child {
  margin-left: 0;
}

.yqlj2 .yqlj-title {
  font-size: 14px;
  color: #FFFFFF;
  line-height: 35px;
  text-align: center;
}

.yqlj2 .yqlj-title span {
  margin-left: 10px;
}

.yqlj2 .yqlj-title img {
  width: 13px;
  height: 7px;
}

.yqlj2 .link > li ul {
  background-color: #FFFFFF;
  padding-top: 5px;
  width: 220px;
  min-height: 26px;
  max-height: 208px;
  overflow: auto !important;
  position: absolute;
  left: -50px;
  bottom: 35px;
  padding-bottom: 5px;
  z-index: 100;
}

.yqlj2 .link > li ul li {
  padding-left: 20px;
  height: 26px;
  width: 200px;
  line-height: 26px;
  font-size: 14px;
  color: #333333;
}

.yqlj2 .link > li ul li a {
  color: inherit;
}

.hide {
  display: none !important;
}

.foot-border {
  /*margin: 20px 0px 30px 0px;*/
  width: 100%;
}

.footer-box {
  width: 100%;
  min-width: 1200px;
  height: 123px;
}

.mb-footer {
  display: none;
}

.footer {
  margin: 0 auto;
}

.footer .dzjg {
  float: left;
  padding-top: 34px;
  margin-left: 150px;
}

.footer .center {
  float: left;
  margin-left: 100px;
  padding-top: 15px;
  width: 700px;
  height: 100%;
}

.footer .footer-link {
  width: 100%;
  height: 25px;
  text-align: center;
}

.footer .footer-link li {
  display: inline;
  line-height: 25px;
  font-size: 13px;
  color: #ffffff;
  margin-left: 1px;
  text-align: center;
}

.footer .footer-link li a {
  color: inherit;
}

.footer .org {
  width: 100%;
  height: 25px;
  color: #ffffff;
  text-align: center;
  font-size: 13px;
  line-height: 25px;
}

.footer .signboard {
  width: 100%;
  height: 25px;
  color: #ffffff;
  text-align: center;
  font-size: 13px;
  line-height: 25px;
}

.footer .signboard span a {
  color: #ffffff;
}

.footer .zc {
  float: left;
  margin-left: 50px;
  padding-top: 36px;
}


/* 底部通用样式结束 */